Docs.rs
smol-potat-1.1.2
smol-potat 1.1.2
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
wusyong
Dependencies
async-io ^1.3
normal
num_cpus ^1.13
normal
optional
smol-potat-macro ^0.6
normal
smol ^1.2
dev
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
smol_
potat
1.1.2
All Items
Crate Items
Attribute Macros
Crate
smol_potat
Copy item path
Source
Expand description
Attribute macros for
smol
.
Attribute Macros
ยง
bench
Enables an async benchmark function.
main
Enables an async main function.
test
Enables an async test function.